home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer Plus 2007
/
Programmer-Plus-2007.iso
/
Programming
/
JAVA Utilities
/
JShift Component Conversion Utility v0.4
/
SETUP.EXE
/
{app}
/
ccu.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
2003-04-05
|
327 b
|
7 lines
REM Replace bracketed text and uncomment the following line to set the Path
REM SET PATH=<javaw.exe location>;%PATH%
javaw -cp ccu.jar;%CLASSPATH% com.jshift.ccu.gui.WorkAreaWindow %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel 1 echo Are you sure you have JRE 1.4+ and that the Java directory is in your PATH env. variable?